home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 142 / Exame Informatica 142.iso / Programas / paintnet / PaintDotNet_3_01_BetaNews.exe / PaintDotNetSetup.exe / PaintDotNet.msi / _3CC21099F5567E426E615711CE8D430D < prev    next >
Encoding:
Text File  |  2007-01-11  |  8.3 KB  |  179 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Curves</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <a href="http://www.getpaint.net/">
  17.     <img border="0" src="../images/logo.png"></a><p>
  18.      </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         <a href="WhatsNew.html">What's New?</a><br>
  26.         </li>
  27.     </ul>
  28.     <h3>Concepts</h3>
  29.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  30.         <li><a href="LayersAndBlendModes.html">Layers and Blend Modes</a></li>
  31.     </ul>
  32.     <h3>User Interface</h3>
  33.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  34.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  35.         <li><a href="MainWindow.html">Main Window</a></li>
  36.         <li><a href="ImageList.html">Image List</a></li>
  37.         <li><a href="MenuBar.html">Menu Bar</a>
  38.         <ul class="toc">
  39.             <li><a href="FileMenu.html">File</a></li>
  40.             <li><a href="EditMenu.html">Edit</a></li>
  41.             <li><a href="ViewMenu.html">View</a></li>
  42.             <li><a href="ImageMenu.html">Image</a></li>
  43.             <li><a href="LayersMenu.html">Layers</a>
  44.             <ul class="toc">
  45.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  46.             </ul></li>
  47.             <li><a href="AdjustmentsMenu.html">Adjustments</a> 
  48.                 <ul class="toc">
  49.                     <li><a href="Curves.html">Curves</a></li>
  50.                     <li><a href="Levels.html">Levels</a></li>
  51.                 </ul></li>
  52.             <li><a href="EffectsMenu.html">Effects</a></li>
  53.             <li><a href="WindowMenu.html">Window</a></li>
  54.             <li><a href="HelpMenu.html">Help</a></li>
  55.         </ul>
  56.         </li>
  57.         <li><a href="Toolbar.html">Toolbar</a></li>
  58.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  59.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  60.             <li><a href="MoveTools.html">Move Tools</a><br>
  61.             <a href="MagicWand.html">Magic Wand</a></li>
  62.             <li><a href="GradientTool.html">Gradient Tool</a><br>
  63.             <a href="Paintbrush.html">Paintbrush</a></li>
  64.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  65.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  66.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  67.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  68.             <li><a href="TextTool.html">Text Tool</a></li>
  69.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  70.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  71.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  72.         </ul>
  73.         </li>
  74.         <li><a href="HistoryWindow.html">History Window</a></li>
  75.         <li><a href="LayersWindow.html">Layers Window</a></li>
  76.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  77.         <li><a href="StatusBar.html">Status Bar</a></li>
  78.     </ul>
  79.     </li>
  80.     <h3>Other</h3>
  81.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  82.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  83.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  84.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  85.         <li><a href="WebLinks.html">Web Links</a></li>
  86.         <li><a href="License.html">License</a></li>
  87.     </ul>
  88. </div>
  89. <div id="content">
  90.     <!-- #BeginEditable "content" -->
  91.     <h2>Curves Adjustment</h2>
  92.     <p><img align="right" src="Images\CurvesNull.png" />The Curves adjustment 
  93.     can be used to adjust the colors of an image with a very high degree of 
  94.     control. Curves allows you to fine tune the intensity of every shade in an 
  95.     image. In particular, it can be used to highlight or dim only certain ranges 
  96.     of intensity present in an image in a way that <a href="Levels.html">Levels</a> 
  97.     and
  98.     <a href="AdjustmentsMenu.html">Brightness / Contrast</a> cannot.</p>
  99.     <p>Unlike <a href="Levels.html">Levels</a> and <a href="AdjustmentsMenu.html">
  100.     Brightness / Contrast</a>, Curves can be used to freely adjust the exactly 
  101.     how bright each shade of intensity in an image can be. In fact, the colors 
  102.     of an image can be completely inverted using curves.</p>
  103.     <h3><a name="Interface"></a>Interface</h3>
  104.     <p>Curves lets you remaps the colors of and image using control points on a 
  105.     graph, as shown on the right and in the examples below. When the Curves 
  106.     dialog first appears, it will have the graph shown on the right. This graph 
  107.     is simply a function in the mathematical sense. The horizontal values are 
  108.     the intensity input, and the vertical values are the intensity output.</p>
  109.     <p>Simply, this means that reshaping the right half of the curve effects the 
  110.     brighter half of the image, reshaping the left half effects the darker half 
  111.     of and image. Moving a curve above its default position on the diagonal 
  112.     guide line will cause the affected areas to brighten, moving a curve below 
  113.     its default position on the diagonal guide line will cause affected areas to 
  114.     darken.</p>
  115.     <p>Control points are used to affect the curve. Control points are added by 
  116.     clicking anywhere that there is not currently a control point. Control 
  117.     points may be removed by right-clicking on the desired control point. To 
  118.     move a control point, simple click and drag the control point to the desired 
  119.     new location. Note that it is not possible to have two control points 
  120.     vertically in line with each other, as this would mean that a given 
  121.     intensity of color would be both brightened and darkened (which isn't 
  122.     possible).</p>
  123.     <p>Below is an example of using Curves to adjust an image. The original 
  124.     image is shown on the left, and the image adjusted with Curves is shown on 
  125.     the right. The curve drawn in the Curves adjustment shows that the darker 
  126.     shades of the image should be darkened and the lighter shades should be 
  127.     lightened. The result is a picture that has deeper darks and bolder brights, 
  128.     while still preserving all the definition of the original image. </p>
  129.     <p align="center"><img src="Images/CurvesLuminosity.png"></p>
  130.     <p align="center">
  131.     <img border="1" src="../images/CurvesSampleBase.jpg"> <img border="1" src="../images/CurvesSampleLuminosity.jpg"></p>
  132.     <h3><a name="MultichannelAdjustments"></a>Multichannel Adjustments</h3>
  133.     <p>By default, Curves uses the luminosity of an image to adjust the 
  134.     intensities. Alternatively, this can be performed using the Red, Green, and 
  135.     Blue channels of an image by selecting "RGB" from the drop down list near 
  136.     the top of the dialog box.<br>
  137.     <br>
  138.     When this mode is selected, new control points will apply to the color 
  139.     channels selected with the checkboxes near the bottom of the dialog. To work 
  140.     with an individual channel or pair of channels, simple change which channels 
  141.     are selected using the checkboxes.</p>
  142.     <p>The picture below has been adjusted with Curves to increase the contrast 
  143.     and saturation of the image, and to specifically compensate for the already 
  144.     saturated portions of the dog's fur by lowering the intensity of some of the 
  145.     brighter reds. Note that the image has bolder colors, deeper dark areas, and 
  146.     does not appear as grey as the original.</p>
  147.     <p align="center"><img src="Images/CurvesRGB.png"></p>
  148.     <p align="center"><img border="1" src="../images/CurvesSampleBase.jpg"> <img border="1" src="../images/CurvesSampleRGB.jpg"></p>
  149.     <h3><a name="OtherPossibilities"></a>Other Possibilities</h3>
  150.     <p>As stated above, you can even use Curves to invert an image. In the 
  151.     example below, a picture of a car was adjusted using Curves to produce a 
  152.     result that is not possible with the other adjustments, such as
  153.     <a href="Levels.html">Levels</a> or Hue / Saturation:</p>
  154.     <p align="center"><img src="Images/CurvesExtreme.png"></p>
  155.     <p align="center">
  156.     <img border="1" src="../images/CurvesBMWBase.jpg"> <img border="1" src="../images/CurvesBMWExtreme.jpg"></p>
  157.  
  158.  
  159.  
  160.  
  161.     <!-- #EndEditable -->
  162.     <h4><br>
  163.     <br>
  164.     </h4>
  165.     <p align="center">
  166.     <font color="#808080" size="1">Copyright <font face="Times New Roman">┬⌐ 2007 </font>
  167.     Rick Brewster, Tom Jackson, and past contributors. Portions Copyright
  168.     <font face="Times New Roman">┬⌐ 2007 </font>Microsoft Corporation. All Rights 
  169.     Reserved.</font><font size="1"> <br>
  170.     </font>
  171. </div>
  172. </b>
  173.  
  174. </body>
  175.  
  176. <!-- #EndTemplate -->
  177.  
  178. </html>
  179.